v2 API: Add value PROVE
to parameter person_details.passthrough_verifier_type
on Create Identity and Update Identity request and response for the v2 REST API. Add value PROVE
to parameter person_details.passthrough_verifier_type
on List Identities and Get Identity response.
42 Updates tagged with "v2 API"
View All TagsMarch 2, 2023
- v1 API: Disable
wiredeposit instructions for Silvergate. BothGetProfileDepositInstructions
andGetCryptoAddressAutoconversionInstructions
now returnno longer return SEN Deposit Instructions nor Silvergate wire deposit instructions. These endpoints still return SigNet Deposit Instructions and memo IDs.NULL
- v1 API: Deprecate
CreateSenWithdrawal
. The endpoint now returns403 error - Forbidden
.
February 23, 2023
- Add value
FIS
to parameterperson_details.passthrough_verifier_type
on Create Identity and Update Identity request and response for the v2 REST API. Add valueFIS
to parameterperson_details.passthrough_verifier_type
on List Identities and Get Identity response. - Paxos Retail UI: Reduce Market Order maximum size for BTC and ETH to $25,000. Does not apply to API initiated orders.
February 22, 2023
- Breaking Change: Require
crypto_network
on all requests to the Create Crypto Withdrawal v2 API endpoint. Production go-live February 22, 2023.
February 15, 2023
- Sandbox: Require
crypto_network
on all requests to the Create Crypto Withdrawal and Create Sandbox Deposit v2 API endpoints. Learn more.
February 14, 2023
- Production: Return a
500
error only when all requestedmarkets
fail to be retrieved for the v2 REST API List Prices service. Any single market that failed to be retrieved is excluded from the response.
February 13, 2023
Production: Return a500
error only when all requestedmarkets
fail to be retrieved for the v2 REST API List Prices service. Any single market that failed to be retrieved is excluded from the response.
February 10, 2023
- Ensure results match filtering criteria when viewing paginated results for v2 REST API endpoints List Transfers and List Deposit Addresses.
February 9, 2023
- Enable statuses
TIN_VERIFICATION_VALID
,TIN_VERIFICATION_ERROR
andTIN_VERIFICATION_PENDING
for parametertin_verification_status
on all Identity v2 REST APIs. The new statuses apply to US-based users and are returned only whentax_details
exist.
February 7, 2023
- Sandbox: Return a
500
error only when all requestedmarkets
fail to be retrieved for the v2 REST API List Prices service. Any single market that failed to be retrieved is excluded from the response. - Improve Request samples dropdown UI when multiple examples exist in the v2 REST API Reference Docs.
January 20, 2023
- Add
metadata[“origin”] = “v1”
to Crypto Withdrawal transfers created via the CreateCryptoWithdrawal v1 REST API endpoint. This allows Crypto Withdrawals created via the v1 REST API to be distinguished from those created using the v2 REST API.
January 19, 2023
- Update itBit REST API documentation with new End of Life date.
- Require v2 REST API docs consume most recent specification file.
January 18, 2023
- Provide a
snapshot_at
field in the v2 REST API List Prices response so API consumers can understand the validity of a price and validate the time at which a price was given.
January 17, 2023
- Sandbox: Enable parameter
group_id
for linking the debit and credit legs of an Internal Transfer on the v2 REST API. Addgroup_id
to Create Internal Transfer, List Transfers and Get Transfer responses when the response includes an Internal Transfer. Add query parametergroup_ids
to List Transfers. - Add
GroupID
to the Profile Transactions Reconciliation Report. Enable statusesTIN_VERIFICATION_VALID
,TIN_VERIFICATION_ERROR
andTIN_VERIFICATION_PENDING
for parametertin_verification_status
on all Identity v2 REST APIs. The new statuses apply to US-based users and are returned only whentax_details
exist.Provide asnapshot_at
field in the v2 REST API List Prices response so API consumers can understand the validity of a price and validate the time at which a price was given.