Skip to content

Instantly share code, notes, and snippets.

@c3l3si4n
c3l3si4n / PJBank.txt
Last active June 10, 2019 18:35
PJBank
curl --location --request POST "https://sandbox.pjbank.com.br/contadigital/ac42a32f416cebbde7ee61e16020ba7f4b955bbe" \
--header "X-CHAVE-CONTA: 8f450e24c6ecfdd2e905b489c401ac7105550dbd" \
--header "Content-Type: application/json" \
--data "{
\"valor\" : \"900.00\"
}"