Skip to main content
POST
/
external
/
creditNotes
/
upsert
cURL
curl --request POST \
  --url https://api.valyx.com/external/creditNotes/upsert \
  --header 'Content-Type: application/json' \
  --header 'X-Valyx-Signature: <x-valyx-signature>' \
  --data '{}'
{}

Headers

X-Valyx-Signature
string
required

Auth key for fetching ledger entries

Body

application/json
creditNote
object

Response

200 - application/json

Success

The response is of type object.