labels

Create a label for a customer

Create a label for a customer

post/customers/{id}/labels

Path parameters

idstring required

ID of customer to create a label for

Headers

Accept'application/vnd.dwolla.v1.hal+json' required

The media type of the response. Must be application/vnd.dwolla.v1.hal+json

Request body

Example request

{
  "amount": {
    "value": "USD"
  }
}

Response

create

Changes