Changes to Create a Merchant

POST /identities/{identity_id}/merchants

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 9 revisions of this API.114

  1. 9db82db717c5114

What changed

  • 9db82db717c5114See the full diff
    • the response property loan_repayment became nullable for the status 201

      response-property-became-nullable

    • added the optional property _links/merchant_profile to the response with the 201 status

      response-optional-property-added

    • added the optional property _links/verification to the response with the 201 status

      response-optional-property-added

    • added the optional property disbursements_ach_pull_enabled to the response with the 201 status

      response-optional-property-added

    • added the optional property disbursements_ach_push_enabled to the response with the 201 status

      response-optional-property-added

    • added the optional property disbursements_card_pull_enabled to the response with the 201 status

      response-optional-property-added

    • added the optional property disbursements_card_push_enabled to the response with the 201 status

      response-optional-property-added

    • added the optional property gateway to the response with the 201 status

      response-optional-property-added

    • added the optional property microdeposit_verification_required_application_owner to the response with the 201 status

      response-optional-property-added

    • added the optional property microdeposit_verification_required_buyer to the response with the 201 status

      response-optional-property-added

    • added the optional property microdeposit_verification_required_recipient to the response with the 201 status

      response-optional-property-added

    • added the optional property microdeposit_verification_required_seller to the response with the 201 status

      response-optional-property-added

    • added the optional property microdeposit_verification_required_sender to the response with the 201 status

      response-optional-property-added

    • added the optional property pending_refunds_strategy to the response with the 201 status

      response-optional-property-added

    • added the optional property unreferenced_refund_card_present_enabled to the response with the 201 status

      response-optional-property-added