Skip to content

Instantly share code, notes, and snippets.

@diogenesjup
Created March 15, 2022 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diogenesjup/e7cbebf4aba485297960588b245c1a53 to your computer and use it in GitHub Desktop.
Save diogenesjup/e7cbebf4aba485297960588b245c1a53 to your computer and use it in GitHub Desktop.
curl --location --request POST 'https://servidorseguro.cloud/istpay/cobranca/atualizar/2' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'status=PAID' \
--data-urlencode 'data_transaction={field:value,field2:value2}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment