Toggle

Apply and Unapply Credit Toggle

post
Authorizations
Header parameters
Content-TypestringOptionalExample: application/json
Body
objectOptionalExample: {"amount":"81.45"}
Responses
200
Successful response
application/json
post
POST /V2/credit/toggle HTTP/1.1
Host: beta.magento.pixiedia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 18

{
  "amount": "81.45"
}
200

Successful response

No content